body {
  font-size: 16px;
  color: #292929; }

.form-control {
  height: 42px;
  border: 2px solid #b9c621; }

.h1 {
  background: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 20px;
  text-align: center;
  margin: 0px;
  color: #3f0202; }
  .h1 span {
    color: #b9c621;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9); }

.text1, .text2 {
  display: block; }

.wrap-bg-top {
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 10px;
          border-radius: 10px; }

.tel {
  color: #fff; }
  .tel:hover {
    text-decoration: none;
    color: #b9c621; }


.tel2 {
  color: #000; }
  .tel:hover {
    text-decoration: none;
    color: #b9c621; }

.logo-descr {
  color: #3f0202; }

.tel-num {
  text-align: right;
  padding: 15px 0;
  font-size: 1.8em;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 10px; }

.logo {
  -webkit-border-radius: 10px;
          border-radius: 10px; }
  .logo img {
    max-width: 200px; }

.btn-call {
  color: #fff;
  text-decoration: dashed;
  padding: 0 6px;
  display: none;
  background: #b9c621;
  margin-top: 10px;
  text-align: center; }
  .btn-call:hover {
    text-decoration: none;
    background: #b9c621;
    color: #fff; }

.navbar-default {
  background: url(../img/bgb.png);
  color: #fff;
  border-color: transparent; }

.navbar-default .navbar-nav > li > a {
  color: #fff;
  -webkit-transition: .2s ease-out all;
  transition: .2s ease-out all; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  background: #b9c621;
  color: #fff;
  -webkit-transition: .2s ease-out all;
  transition: .2s ease-out all; }

.descr-form {
  text-align: center;
  padding-bottom: 20px; }

h2.h2 {
  color: #3f0202;
  text-align: center;
  position: relative;
  padding: 20px 0;
  margin-bottom: 50px; }
  h2.h2:before {
    background: url(../img/h-bg.png) no-repeat;
    width: 86px;
    height: 9px;
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -43px; }
  h2.h2:after {
    width: 86px;
    height: 9px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -43px;
    background: url(../img/h-bg.png) no-repeat; }

.btn-danger {
  background: #b9c621;
  border-color: #a2af11; }
  .btn-danger:hover {
    background: #a4b112;
    border-color: #85900e; }

.btn-default1 {
  background: url(../img/btn.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 231px;
  display: block;
  height: 74px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  border: 0px;
  line-height: 0px;
  padding: 0px;
  position: relative;
  outline: none;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }
  .btn-default1 span {
    position: relative;
    top: -5px; }
  .btn-default1:hover {
    background: url(../img/btn.png) no-repeat;
    background-position: center;
    background-size: cover;
    border: 0px;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }

.sticky-wrapper {
  position: relative;
  z-index: 100;
  margin: 0 0 20px 0; }

header {
  background: url(../img/bg1.png) no-repeat;
  background-position: top center;
  background-size: cover;
  padding-bottom: 40px; }

h2.h2 {
  font-weight: 700; }

.form-my {
  background: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 20px; }
  .form-my h2.h2 {
    margin-bottom: 20px;
    padding: 15px 0; }

.form-modal .btn-default1 {
  display: inline-block; }

.wrap-decor {
  padding-top: 0px;
  text-align: right; }

.vid-drov-item {
  position: relative;
  padding: 10px;
  padding-left: 160px;
  margin-bottom: 20px;
  -webkit-transition: .2s ease-out all;
  transition: .2s ease-out all;
  -webkit-border-radius: 10px;
          border-radius: 10px; }
  .vid-drov-item:hover {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    -webkit-transition: .2s ease-out all;
    transition: .2s ease-out all; }

.wrap-foto-vid {
  position: absolute;
  top: 10px;
  left: 10px; }

.name-vid {
  color: #3f0202; }
  .name-vid:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: #b9c621;
    margin-top: 15px; }

.vid-drov-item-right {
  padding-left: 10px;
  padding-right: 160px; }
  .vid-drov-item-right .wrap-foto-vid {
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto; }
  .vid-drov-item-right .wrap-info-drova {
    text-align: right; }
  .vid-drov-item-right .name-vid:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: #b9c621;
    margin-left: auto; }

.client-item {
  margin-bottom: 20px;
  text-transform: uppercase; }
  .client-item i.fa {
    font-size: 2em;
    display: inline-block;
    width: 40px;
    color: #b9c621;
    text-align: center; }

.block {
  padding-bottom: 60px; }

.fon-grey {
  position: relative; }
  .fon-grey:before {
    display: block;
    height: 25px;
    position: relative;
    top: -10px;
    content: '';
    background: url(../img/grey-bg-grey-top2.png); }

.fon-white {
  position: relative; }
  .fon-white:before {
    display: block;
    height: 12px;
    position: relative;
    top: -10px;
    content: '';
    background: url(../img/white-bg-top.png); }

.block-2 {
  background: #f2f2f2; }

.block-4 {
  background: #f2f2f2; }

.block-6 {
  background: #f2f2f2; }

.block-7 {
  background: #533630;
  color: #fff;
  text-align: center;
  padding: 50px 0; }
  .block-7 .wrap-text-call {
    font-size: 1.4em; }
  .block-7 .wrap-tel-call {
    font-size: 2.6em; }

@media screen and (max-width: 425px) {
  .block-7 .wrap-tel-call {
    font-size: 1.6em; }
  .logo {
    text-align: center; }
  .btn-call, .logo-descr {
    display: block; }
  .block-7 {
    padding: 50px 0; }
  .wrap-foto-vid, .vid-drov-item-right .wrap-foto-vid {
    position: relative;
    text-align: center;
    padding-bottom: 20px; }
  .vid-drov-item, .vid-drov-item .vid-drov-item-right {
    position: relative;
    padding-left: 0px;
    padding-right: 0px; }
  .wrap-info-drova, .vid-drov-item-right .wrap-info-drova {
    text-align: center; }
  .name-vid:after {
    margin: 0 auto;
    margin-top: 15px; }
  .h1 {
    font-size: 1.5em; }
  .tel-num {
    text-align: center; } }
